[INFO] cloning repository https://github.com/eddiethedean/raptors
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eddiethedean/raptors" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiethedean%2Fraptors", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiethedean%2Fraptors'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9fbe407533076a49c593f1e24ad9af0ebb0001a5
[INFO] checking eddiethedean/raptors against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feddiethedean%2Fraptors" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/eddiethedean/raptors
[INFO] finished tweaking git repo https://github.com/eddiethedean/raptors
[INFO] tweaked toml for git repo https://github.com/eddiethedean/raptors written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eddiethedean/raptors on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eddiethedean/raptors already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc
[INFO] running `Command { std: "docker" "start" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cbindgen v0.29.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking find-msvc-tools v0.1.6
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking cc v1.2.51
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]    Compiling raptors-python v0.1.0 (/opt/rustwide/workdir/raptors-python)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]    Compiling raptors-core v0.1.0 (/opt/rustwide/workdir/raptors-core)
[INFO] [stdout] warning: unused import: `crate::array::ArrayError`
[INFO] [stdout]    --> raptors-core/src/conversion/casting.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use crate::array::ArrayError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::array::ArrayError`
[INFO] [stdout]    --> raptors-core/src/conversion/casting.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     use crate::array::ArrayError;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `true_count`
[INFO] [stdout]   --> raptors-core/src/indexing/advanced/boolean.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let (true_count, output_shape) = unsafe {
[INFO] [stdout]    |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_true_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dim_size_i64`
[INFO] [stdout]   --> raptors-core/src/indexing/advanced/fancy.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     let dim_size_i64 = *dim_size;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dim_size_i64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `true_count`
[INFO] [stdout]   --> raptors-core/src/indexing/advanced/boolean.rs:44:10
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let (true_count, output_shape) = unsafe {
[INFO] [stdout]    |          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_true_count`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dim_size_i64`
[INFO] [stdout]   --> raptors-core/src/indexing/advanced/fancy.rs:74:25
[INFO] [stdout]    |
[INFO] [stdout] 74 |                     let dim_size_i64 = *dim_size;
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dim_size_i64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coords_to_offset` is never used
[INFO] [stdout]   --> raptors-core/src/ufunc/reduction.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn coords_to_offset(coords: &[i64], strides: &[i64]) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `coords_to_offset` is never used
[INFO] [stdout]   --> raptors-core/src/ufunc/reduction.rs:25:4
[INFO] [stdout]    |
[INFO] [stdout] 25 | fn coords_to_offset(coords: &[i64], strides: &[i64]) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_masked_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `masked_array`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_masked_test.rs:16:41
[INFO] [stdout]    |
[INFO] [stdout] 16 | use raptors_core::masked::{MaskedArray, masked_array, masked_array_with_indices};
[INFO] [stdout]    |                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `empty_arr`
[INFO] [stdout]   --> raptors-core/examples/basic_usage.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let empty_arr = empty(shape, dtype).unwrap();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_empty_arr`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_structured_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raptors_core::array::Array`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_structured_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use raptors_core::array::Array;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_creation_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `itemsize`
[INFO] [stdout]    --> raptors-core/tests/numpy_port_structured_test.rs:323:9
[INFO] [stdout]     |
[INFO] [stdout] 323 |     let itemsize = StructuredDType::new(fields.clone()).unwrap().itemsize();
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_itemsize`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequential` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn sequential(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> raptors-core/tests/numpy_port_operations_test.rs:605:15
[INFO] [stdout]     |
[INFO] [stdout] 605 |         .map(|i| test_data::sequential(vec![3], DType::new(NpyType::Double)))
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> raptors-core/tests/numpy_port_operations_test.rs:667:15
[INFO] [stdout]     |
[INFO] [stdout] 667 |         .map(|i| test_data::sequential(vec![3], DType::new(NpyType::Double)))
[INFO] [stdout]     |               ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_shape_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raptors_core::array::Array`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_shape_test.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use raptors_core::array::Array;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ones` and `zeros`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_shape_test.rs:17:20
[INFO] [stdout]    |
[INFO] [stdout] 17 | use raptors_core::{zeros, ones};
[INFO] [stdout]    |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]  --> raptors-python/tests/ufunc_test.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Python::with_gil(|py| {
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/ufunc_test.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/ufunc_test.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pyo3::types::PyList`
[INFO] [stdout]  --> raptors-python/tests/array_test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use pyo3::types::PyList;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `axes`
[INFO] [stdout]    --> raptors-core/tests/numpy_port_shape_test.rs:433:23
[INFO] [stdout]     |
[INFO] [stdout] 433 |     let (trans_shape, axes) = transpose_dimensions(arr.shape(), None).unwrap();
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_axes`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_datetime_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]  --> raptors-python/tests/array_test.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Python::with_gil(|py| {
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/array_test.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/array_test.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/array_test.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/array_test.rs:79:13
[INFO] [stdout]    |
[INFO] [stdout] 79 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]  --> raptors-python/tests/iterator_test.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Python::with_gil(|py| {
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/array_test.rs:91:13
[INFO] [stdout]    |
[INFO] [stdout] 91 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]    --> raptors-python/tests/array_test.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |     Python::with_gil(|py| {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]  --> raptors-python/tests/dtype_test.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Python::with_gil(|py| {
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/dtype_test.rs:24:13
[INFO] [stdout]    |
[INFO] [stdout] 24 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `pyo3::Python::<'_>::with_gil`: use `Python::attach` instead
[INFO] [stdout]   --> raptors-python/tests/dtype_test.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Python::with_gil(|py| {
[INFO] [stdout]    |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequential` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn sequential(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_broadcasting_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::test_data`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_broadcasting_test.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use numpy_port::helpers::test_data;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raptors_core::zeros`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_broadcasting_test.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use raptors_core::zeros;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_string_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_dtype_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ones`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_dtype_test.rs:16:27
[INFO] [stdout]    |
[INFO] [stdout] 16 | use raptors_core::{zeros, ones};
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raptors_core::types::NpyType`
[INFO] [stdout]    --> raptors-python/src/array.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         use raptors_core::types::NpyType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `numpy_port::helpers::*`
[INFO] [stdout]   --> raptors-core/tests/numpy_port_reduction_test.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use numpy_port::helpers::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequential` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn sequential(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `raptors_core::types::NpyType`
[INFO] [stdout]    --> raptors-python/src/array.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |         use raptors_core::types::NpyType;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:690:40
[INFO] [stdout]     |
[INFO] [stdout] 690 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:722:40
[INFO] [stdout]     |
[INFO] [stdout] 722 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:753:40
[INFO] [stdout]     |
[INFO] [stdout] 753 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:784:40
[INFO] [stdout]     |
[INFO] [stdout] 784 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:815:40
[INFO] [stdout]     |
[INFO] [stdout] 815 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:835:40
[INFO] [stdout]     |
[INFO] [stdout] 835 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:866:40
[INFO] [stdout]     |
[INFO] [stdout] 866 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:897:40
[INFO] [stdout]     |
[INFO] [stdout] 897 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:917:40
[INFO] [stdout]     |
[INFO] [stdout] 917 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:948:40
[INFO] [stdout]     |
[INFO] [stdout] 948 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:979:45
[INFO] [stdout]     |
[INFO] [stdout] 979 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1027:45
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sequential` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 |     pub fn sequential(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1070:45
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1113:45
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_equal` is never used
[INFO] [stdout]   --> raptors-core/tests/numpy_port/helpers.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn assert_array_equal(a: &Array, b: &Array) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_almost_equal` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn assert_array_almost_equal(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_array_less` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:177:8
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub fn assert_array_less(a: &Array, b: &Array) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_allclose` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:242:8
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub fn assert_allclose(a: &Array, b: &Array, rtol: f64, atol: f64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f64` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout] 255 | pub fn assert_almost_equal_f64(a: f64, b: f64, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_almost_equal_f32` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:266:8
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub fn assert_almost_equal_f32(a: f32, b: f32, decimal: i32) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `random_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:279:8
[INFO] [stdout]     |
[INFO] [stdout] 279 | pub fn random_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `nan_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:320:8
[INFO] [stdout]     |
[INFO] [stdout] 320 | pub fn nan_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inf_array` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:353:8
[INFO] [stdout]     |
[INFO] [stdout] 353 | pub fn inf_array(shape: Vec<i64>, dtype: DType) -> Array {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `squeeze_axis` is never used
[INFO] [stdout]    --> raptors-core/tests/numpy_port/helpers.rs:447:8
[INFO] [stdout]     |
[INFO] [stdout] 447 | pub fn squeeze_axis(array: &Array, axis: usize) -> Result<Array, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:690:40
[INFO] [stdout]     |
[INFO] [stdout] 690 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:722:40
[INFO] [stdout]     |
[INFO] [stdout] 722 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:753:40
[INFO] [stdout]     |
[INFO] [stdout] 753 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:784:40
[INFO] [stdout]     |
[INFO] [stdout] 784 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:815:40
[INFO] [stdout]     |
[INFO] [stdout] 815 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:835:40
[INFO] [stdout]     |
[INFO] [stdout] 835 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:866:40
[INFO] [stdout]     |
[INFO] [stdout] 866 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:897:40
[INFO] [stdout]     |
[INFO] [stdout] 897 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:917:40
[INFO] [stdout]     |
[INFO] [stdout] 917 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:948:40
[INFO] [stdout]     |
[INFO] [stdout] 948 |         if let Ok(other_array) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/array.rs:979:45
[INFO] [stdout]     |
[INFO] [stdout] 979 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1027:45
[INFO] [stdout]      |
[INFO] [stdout] 1027 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1070:45
[INFO] [stdout]      |
[INFO] [stdout] 1070 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]     --> raptors-python/src/array.rs:1113:45
[INFO] [stdout]      |
[INFO] [stdout] 1113 |         let result = if let Ok(arr) = other.downcast::<PyArray>() {
[INFO] [stdout]      |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/lib.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if let Ok(list) = obj.downcast::<pyo3::types::PyList>() {
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/lib.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |             if first.downcast::<pyo3::types::PyList>().is_ok() {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> raptors-python/src/array.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |             let mut result = ones(shape, bool_dtype)
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/lib.rs:133:31
[INFO] [stdout]     |
[INFO] [stdout] 133 |         if let Ok(list) = obj.downcast::<pyo3::types::PyList>() {
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `pyo3::types::PyAnyMethods::downcast`: use `Bound::cast` instead
[INFO] [stdout]    --> raptors-python/src/lib.rs:140:22
[INFO] [stdout]     |
[INFO] [stdout] 140 |             if first.downcast::<pyo3::types::PyList>().is_ok() {
[INFO] [stdout]     |                      ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> raptors-python/src/array.rs:907:17
[INFO] [stdout]     |
[INFO] [stdout] 907 |             let mut result = ones(shape, bool_dtype)
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
[INFO] running `Command { std: "docker" "inspect" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc", kill_on_drop: false }`
[INFO] [stdout] 6f471772e4f660103034e7e1b87fd99d8dea7c984475cb4e72e30c7f962e94fc
